2015-03-10 - 2102 - Spec - NITTSU file bug fix exclude MRO POs #JapanMMPP
SPECIFICATIONS
2102.2400 - Spec - NITTSU file bug fix exclude MRO POs
Purpose
NITTSU file bug fix - exclude MRO POs
Admin Info
Purpose
|
NITTSU file bug fix exclude MRO POs
|
Requested By
|
Babu Lankipalli
|
Spec Created By
|
Laxman
|
Spec Created Date
|
03/10/2015
|
Spec QA by
|
Laxman
|
Objects
|
ZMM_MAST_NITSUFILE
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
|
2
|
Documentation
|
08
|
3
|
Development/ Config
|
16
|
4
|
Unit test in DEV
|
08
|
5
|
Unit test in QUA
|
04
|
6
|
Other activity
|
|
|
TOTAL
|
36
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Specification
Documents
[Attach any document(s) received for the requirement(s)]
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
1. NITTSU master data file to exclude MRO POs. Since there is no material master exists in MRO POs file extracted has blank rows causing issue.
2. Change extract file to Tab delimited.
In Scope:
[List the
activities to be included in scope]
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
1. Understand that NITTSU file extract containing blank rows (with out any information). This is due to considering the MRO POs in the extract. So as advised by New Era modifying the NITTSU file extract program to exclude the MRO POs.
2. As per the business requirement changing the file format to Tab delimited
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
MM001
|
Create the MRO PO in plant 0610 and extract the data by running the program
ZMM_MAST_NITSUFILE
|
File should not contain any blank rows.
|
MM002
|
Extract the data by running the NITSU file extract program ZMM_MAST_NITSUFILE
and validate the data
|
File should contain correct data and format should be Tab delimited
|
Solution Details
[Provide complete technical details for configuration or programming here]
Modify the NITTSU file extract program
ZMM_MAST_NITSUFILE to exclude the MRO POs and changed the file format to Tab delimited.
Issues
[List Issues / Bugs identified in configuration or development]